home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / mynumberplace.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  49KB  |  1,580 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>7777</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:19101</define>
  7.   <!--<define>#header.image:mynumberplace_logo.png</define>
  8.   <define>#header.hover:hover_mynumberplace.png</define>-->
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <import>common.time.xml</import>
  12.     <control>
  13.       <description>button group</description>
  14.       <type>group</type>
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  18.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  19.       <posX>60</posX>
  20.       <posY>97</posY>
  21.       <layout>StackLayout</layout>
  22.       <control>
  23.         <description>New Game</description>
  24.         <type>button</type>
  25.         <id>2</id>
  26.         <label>19102</label>
  27.         <onup>17</onup>
  28.       </control>
  29.       <control>
  30.         <description>Help once</description>
  31.         <type>button</type>
  32.         <id>3</id>
  33.         <label>19118</label>
  34.       </control>
  35.       <control>
  36.         <description>Reset Game</description>
  37.         <type>button</type>
  38.         <id>4</id>
  39.         <label>19119</label>
  40.       </control>
  41.       <control>
  42.         <description>Solve</description>
  43.         <type>button</type>
  44.         <id>5</id>
  45.         <label>19103</label>
  46.       </control>
  47.       <control>
  48.         <description>Block Invalid Moves</description>
  49.         <type>togglebutton</type>
  50.         <id>6</id>
  51.         <label>19105</label>
  52.         <font>font13</font>
  53.       </control>
  54.       <control>
  55.         <description>Show Invalid Moves</description>
  56.         <type>togglebutton</type>
  57.         <id>7</id>
  58.         <label>19106</label>
  59.         <font>font13</font>
  60.       </control>
  61.       <control>
  62.         <description>Level button</description>
  63.         <type>button</type>
  64.         <id>8</id>
  65.         <label>19107</label>
  66.       </control>
  67.       <control>
  68.         <description>Clear</description>
  69.         <type>button</type>
  70.         <id>9</id>
  71.         <label>19104</label>
  72.       </control>
  73.     </control>
  74.     <control>
  75.       <description>info group</description>
  76.       <type>group</type>
  77.       <animation effect="fade" time="250">WindowOpen</animation>
  78.       <animation effect="fade" time="250">WindowClose</animation>
  79.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  80.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  81.       <control>
  82.         <description>Scoreboard background</description>
  83.         <type>image</type>
  84.         <id>20</id>
  85.         <posX>60</posX>
  86.         <posY>371</posY>
  87.         <width>188</width>
  88.         <height>138</height>
  89.         <texture>tetris\scoreboard.png</texture>
  90.         <colordiffuse>60ffffff</colordiffuse>
  91.       </control>
  92.       <control>
  93.         <description>Highscore: label</description>
  94.         <type>label</type>
  95.         <id>21</id>
  96.         <posX>74</posX>
  97.         <posY>380</posY>
  98.         <label>19008</label>
  99.       </control>
  100.       <control>
  101.         <description>Time</description>
  102.         <type>label</type>
  103.         <id>22</id>
  104.         <posX>236</posX>
  105.         <posY>380</posY>
  106.         <width>162</width>
  107.         <align>right</align>
  108.         <label>#numberplace.time</label>
  109.       </control>
  110.       <control>
  111.         <description>Rank1: label</description>
  112.         <type>label</type>
  113.         <id>24</id>
  114.         <posX>74</posX>
  115.         <posY>410</posY>
  116.         <label>#numberplace.name1</label>
  117.       </control>
  118.       <control>
  119.         <description>Rank1 Score: label</description>
  120.         <type>label</type>
  121.         <id>25</id>
  122.         <posX>236</posX>
  123.         <posY>410</posY>
  124.         <width>162</width>
  125.         <align>right</align>
  126.         <label>#numberplace.score1</label>
  127.       </control>
  128.       <control>
  129.         <description>Rank2 Name: label</description>
  130.         <type>label</type>
  131.         <id>26</id>
  132.         <posX>74</posX>
  133.         <posY>444</posY>
  134.         <label>#numberplace.name2</label>
  135.       </control>
  136.       <control>
  137.         <description>Rank2 Score: label</description>
  138.         <type>label</type>
  139.         <id>27</id>
  140.         <posX>236</posX>
  141.         <posY>444</posY>
  142.         <width>162</width>
  143.         <align>right</align>
  144.         <label>#numberplace.score2</label>
  145.       </control>
  146.       <control>
  147.         <description>Rank3 Name: label</description>
  148.         <type>label</type>
  149.         <id>28</id>
  150.         <posX>74</posX>
  151.         <posY>478</posY>
  152.         <label>#numberplace.name3</label>
  153.       </control>
  154.       <control>
  155.         <description>Rank3 Score: label</description>
  156.         <type>label</type>
  157.         <id>29</id>
  158.         <posX>236</posX>
  159.         <posY>478</posY>
  160.         <width>162</width>
  161.         <align>right</align>
  162.         <label>#numberplace.score3</label>
  163.       </control>
  164.     </control>
  165.     <control>
  166.       <description>current playtime Label</description>
  167.       <type>fadelabel</type>
  168.       <animation effect="fade" time="250">WindowOpen</animation>
  169.       <animation effect="fade" time="250">WindowClose</animation>
  170.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  171.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  172.       <id>1</id>
  173.       <posX>340</posX>
  174.       <posY>70</posY>
  175.       <width>400</width>
  176.       <label>#numberplace.time</label>
  177.       <font>font14</font>
  178.       <align>right</align>
  179.       <textcolor>White</textcolor>
  180.     </control>
  181.     <control>
  182.       <description>BarVerGroup</description>
  183.       <type>group</type>
  184.       <animation effect="fade" time="250">WindowOpen</animation>
  185.       <animation effect="fade" time="250">WindowClose</animation>
  186.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  187.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  188.       <id>700</id>
  189.       <posX>290</posX>
  190.       <posY>111</posY>
  191.       <width>400</width>
  192.       <height>400</height>
  193.       <animation>ZoomInFromMiddle</animation>
  194.       <mpe>
  195.         <layout>Grid</layout>
  196.         <spring>no</spring>
  197.         <spacing>0</spacing>
  198.         <padding>
  199.           <top>0</top>
  200.           <right>0</right>
  201.           <bottom>0</bottom>
  202.           <left>0</left>
  203.         </padding>
  204.       </mpe>
  205.       <control>
  206.         <type>image</type>
  207.         <id>901</id>
  208.         <posX>420</posX>
  209.         <posY>111</posY>
  210.         <width>4</width>
  211.         <height>400</height>
  212.         <texture>bar_vert.png</texture>
  213.       </control>
  214.       <control>
  215.         <type>image</type>
  216.         <id>902</id>
  217.         <posX>556</posX>
  218.         <posY>111</posY>
  219.         <width>4</width>
  220.         <height>400</height>
  221.         <texture>bar_vert.png</texture>
  222.       </control>
  223.     </control>
  224.     <control>
  225.       <description>BarHorGroup</description>
  226.       <type>group</type>
  227.       <animation effect="fade" time="250">WindowOpen</animation>
  228.       <animation effect="fade" time="250">WindowClose</animation>
  229.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  230.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  231.       <id>705</id>
  232.       <posX>290</posX>
  233.       <posY>108</posY>
  234.       <width>400</width>
  235.       <height>400</height>
  236.       <animation>ZoomInFromMiddle</animation>
  237.       <control>
  238.         <type>image</type>
  239.         <id>976</id>
  240.         <posX>290</posX>
  241.         <posY>239</posY>
  242.         <width>400</width>
  243.         <height>4</height>
  244.         <texture>bar_hor.png</texture>
  245.       </control>
  246.       <control>
  247.         <type>image</type>
  248.         <id>977</id>
  249.         <posX>290</posX>
  250.         <posY>375</posY>
  251.         <width>400</width>
  252.         <height>4</height>
  253.         <texture>bar_hor.png</texture>
  254.       </control>
  255.     </control>
  256.     <control>
  257.       <description>TheButton</description>
  258.       <type>group</type>
  259.       <animation effect="fade" time="250">WindowOpen</animation>
  260.       <animation effect="fade" time="250">WindowClose</animation>
  261.       <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
  262.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  263.       <id>10</id>
  264.       <posX>290</posX>
  265.       <posY>111</posY>
  266.       <width>400</width>
  267.       <height>400</height>
  268.       <animation>ZoomInFromMiddle</animation>
  269.       <mpe>
  270.         <layout>Grid</layout>
  271.         <spring>no</spring>
  272.         <spacing>0</spacing>
  273.         <padding>
  274.           <top>0</top>
  275.           <right>0</right>
  276.           <bottom>0</bottom>
  277.           <left>0</left>
  278.         </padding>
  279.       </mpe>
  280.       <!-- row 1 -->
  281.       <control>
  282.         <type>cell</type>
  283.         <id>1000</id>
  284.         <posX>291</posX>
  285.         <posY>110</posY>
  286.         <onright>1001</onright>
  287.         <onup>9000</onup>
  288.         <ondown>2000</ondown>
  289.         <label>-</label>
  290.         <width>41</width>
  291.         <height>41</height>
  292.         <font>font16</font>
  293.         <textureFocus>icon_empty_focus.png</textureFocus>
  294.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  295.         <textureDisabled>icon_empty_nofocus.png</textureDisabled>
  296.       </control>
  297.       <control>
  298.         <type>cell</type>
  299.         <id>1001</id>
  300.         <posX>334</posX>
  301.         <posY>110</posY>
  302.         <onleft>1000</onleft>
  303.         <onright>1002</onright>
  304.         <onup>9001</onup>
  305.         <ondown>2001</ondown>
  306.         <label>-</label>
  307.         <width>42</width>
  308.         <height>41</height>
  309.         <font>font16</font>
  310.         <textureFocus>icon_empty_focus.png</textureFocus>
  311.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  312.       </control>
  313.       <control>
  314.         <type>cell</type>
  315.         <id>1002</id>
  316.         <posX>378</posX>
  317.         <posY>110</posY>
  318.         <onleft>1001</onleft>
  319.         <onright>1003</onright>
  320.         <onup>9002</onup>
  321.         <ondown>2002</ondown>
  322.         <label>-</label>
  323.         <width>41</width>
  324.         <height>41</height>
  325.         <font>font16</font>
  326.         <textureFocus>icon_empty_focus.png</textureFocus>
  327.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  328.       </control>
  329.       <control>
  330.         <type>cell</type>
  331.         <id>1003</id>
  332.         <posX>426</posX>
  333.         <posY>110</posY>
  334.         <onleft>1002</onleft>
  335.         <onright>1004</onright>
  336.         <onup>9003</onup>
  337.         <ondown>2003</ondown>
  338.         <label>-</label>
  339.         <width>41</width>
  340.         <height>41</height>
  341.         <font>font16</font>
  342.         <textureFocus>icon_empty_focus.png</textureFocus>
  343.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  344.       </control>
  345.       <control>
  346.         <type>cell</type>
  347.         <id>1004</id>
  348.         <posX>469</posX>
  349.         <posY>110</posY>
  350.         <onleft>1003</onleft>
  351.         <onright>1005</onright>
  352.         <onup>9004</onup>
  353.         <ondown>2004</ondown>
  354.         <label>-</label>
  355.         <width>42</width>
  356.         <height>41</height>
  357.         <font>font16</font>
  358.         <textureFocus>icon_empty_focus.png</textureFocus>
  359.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  360.       </control>
  361.       <control>
  362.         <type>cell</type>
  363.         <id>1005</id>
  364.         <posX>513</posX>
  365.         <posY>110</posY>
  366.         <onleft>1004</onleft>
  367.         <onright>1006</onright>
  368.         <onup>9005</onup>
  369.         <ondown>2005</ondown>
  370.         <label>-</label>
  371.         <width>41</width>
  372.         <height>41</height>
  373.         <font>font16</font>
  374.         <textureFocus>icon_empty_focus.png</textureFocus>
  375.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  376.       </control>
  377.       <control>
  378.         <type>cell</type>
  379.         <id>1006</id>
  380.         <posX>561</posX>
  381.         <posY>110</posY>
  382.         <onleft>1005</onleft>
  383.         <onright>1007</onright>
  384.         <onup>9006</onup>
  385.         <ondown>2006</ondown>
  386.         <label>-</label>
  387.         <width>41</width>
  388.         <height>41</height>
  389.         <font>font16</font>
  390.         <textureFocus>icon_empty_focus.png</textureFocus>
  391.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  392.       </control>
  393.       <control>
  394.         <type>cell</type>
  395.         <id>1007</id>
  396.         <posX>604</posX>
  397.         <posY>110</posY>
  398.         <onleft>1006</onleft>
  399.         <onright>1008</onright>
  400.         <onup>9007</onup>
  401.         <ondown>2007</ondown>
  402.         <label>-</label>
  403.         <width>42</width>
  404.         <height>41</height>
  405.         <font>font16</font>
  406.         <textureFocus>icon_empty_focus.png</textureFocus>
  407.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  408.       </control>
  409.       <control>
  410.         <type>cell</type>
  411.         <id>1008</id>
  412.         <posX>648</posX>
  413.         <posY>110</posY>
  414.         <onleft>1007</onleft>
  415.         <onright>1000</onright>
  416.         <onup>9008</onup>
  417.         <ondown>2008</ondown>
  418.         <label>-</label>
  419.         <width>41</width>
  420.         <height>41</height>
  421.         <font>font16</font>
  422.         <textureFocus>icon_empty_focus.png</textureFocus>
  423.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  424.       </control>
  425.       <!-- row 2 -->
  426.       <control>
  427.         <type>cell</type>
  428.         <id>2000</id>
  429.         <posX>291</posX>
  430.         <posY>153</posY>
  431.         <onright>2001</onright>
  432.         <onup>1000</onup>
  433.         <ondown>3000</ondown>
  434.         <label>-</label>
  435.         <width>41</width>
  436.         <height>42</height>
  437.         <font>font16</font>
  438.         <textureFocus>icon_empty_focus.png</textureFocus>
  439.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  440.       </control>
  441.       <control>
  442.         <type>cell</type>
  443.         <id>2001</id>
  444.         <posX>334</posX>
  445.         <posY>153</posY>
  446.         <onleft>2000</onleft>
  447.         <onright>2002</onright>
  448.         <onup>1001</onup>
  449.         <ondown>3001</ondown>
  450.         <label>-</label>
  451.         <width>42</width>
  452.         <height>42</height>
  453.         <font>font16</font>
  454.         <textureFocus>icon_empty_focus.png</textureFocus>
  455.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  456.       </control>
  457.       <control>
  458.         <type>cell</type>
  459.         <id>2002</id>
  460.         <posX>378</posX>
  461.         <posY>153</posY>
  462.         <onleft>2001</onleft>
  463.         <onright>2003</onright>
  464.         <onup>1002</onup>
  465.         <ondown>3002</ondown>
  466.         <label>-</label>
  467.         <width>41</width>
  468.         <height>42</height>
  469.         <font>font16</font>
  470.         <textureFocus>icon_empty_focus.png</textureFocus>
  471.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  472.       </control>
  473.       <control>
  474.         <type>cell</type>
  475.         <id>2003</id>
  476.         <posX>426</posX>
  477.         <posY>153</posY>
  478.         <onleft>2002</onleft>
  479.         <onright>2004</onright>
  480.         <onup>1003</onup>
  481.         <ondown>3003</ondown>
  482.         <label>-</label>
  483.         <width>41</width>
  484.         <height>42</height>
  485.         <font>font16</font>
  486.         <textureFocus>icon_empty_focus.png</textureFocus>
  487.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  488.       </control>
  489.       <control>
  490.         <type>cell</type>
  491.         <id>2004</id>
  492.         <posX>469</posX>
  493.         <posY>153</posY>
  494.         <onleft>2003</onleft>
  495.         <onright>2005</onright>
  496.         <onup>1004</onup>
  497.         <ondown>3004</ondown>
  498.         <label>-</label>
  499.         <width>42</width>
  500.         <height>42</height>
  501.         <font>font16</font>
  502.         <textureFocus>icon_empty_focus.png</textureFocus>
  503.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  504.       </control>
  505.       <control>
  506.         <type>cell</type>
  507.         <id>2005</id>
  508.         <posX>513</posX>
  509.         <posY>153</posY>
  510.         <onleft>2004</onleft>
  511.         <onright>2006</onright>
  512.         <onup>1005</onup>
  513.         <ondown>3005</ondown>
  514.         <label>-</label>
  515.         <width>41</width>
  516.         <height>42</height>
  517.         <font>font16</font>
  518.         <textureFocus>icon_empty_focus.png</textureFocus>
  519.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  520.       </control>
  521.       <control>
  522.         <type>cell</type>
  523.         <id>2006</id>
  524.         <posX>561</posX>
  525.         <posY>153</posY>
  526.         <onleft>2005</onleft>
  527.         <onright>2007</onright>
  528.         <onup>1006</onup>
  529.         <ondown>3006</ondown>
  530.         <label>-</label>
  531.         <width>41</width>
  532.         <height>42</height>
  533.         <font>font16</font>
  534.         <textureFocus>icon_empty_focus.png</textureFocus>
  535.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  536.       </control>
  537.       <control>
  538.         <type>cell</type>
  539.         <id>2007</id>
  540.         <posX>604</posX>
  541.         <posY>153</posY>
  542.         <onleft>2006</onleft>
  543.         <onright>2008</onright>
  544.         <onup>1007</onup>
  545.         <ondown>3007</ondown>
  546.         <label>-</label>
  547.         <width>42</width>
  548.         <height>42</height>
  549.         <font>font16</font>
  550.         <textureFocus>icon_empty_focus.png</textureFocus>
  551.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  552.       </control>
  553.       <control>
  554.         <type>cell</type>
  555.         <id>2008</id>
  556.         <posX>648</posX>
  557.         <posY>153</posY>
  558.         <onleft>2007</onleft>
  559.         <onright>2000</onright>
  560.         <onup>1008</onup>
  561.         <ondown>3008</ondown>
  562.         <label>-</label>
  563.         <width>41</width>
  564.         <height>42</height>
  565.         <font>font16</font>
  566.         <textureFocus>icon_empty_focus.png</textureFocus>
  567.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  568.       </control>
  569.       <!-- row 3 -->
  570.       <control>
  571.         <type>cell</type>
  572.         <id>3000</id>
  573.         <posX>291</posX>
  574.         <posY>197</posY>
  575.         <onright>3001</onright>
  576.         <onup>2000</onup>
  577.         <ondown>4000</ondown>
  578.         <label>-</label>
  579.         <width>41</width>
  580.         <height>41</height>
  581.         <font>font16</font>
  582.         <textureFocus>icon_empty_focus.png</textureFocus>
  583.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  584.       </control>
  585.       <control>
  586.         <type>cell</type>
  587.         <id>3001</id>
  588.         <posX>334</posX>
  589.         <posY>197</posY>
  590.         <onleft>3000</onleft>
  591.         <onright>3002</onright>
  592.         <onup>2001</onup>
  593.         <ondown>4001</ondown>
  594.         <label>-</label>
  595.         <width>42</width>
  596.         <height>41</height>
  597.         <font>font16</font>
  598.         <textureFocus>icon_empty_focus.png</textureFocus>
  599.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  600.       </control>
  601.       <control>
  602.         <type>cell</type>
  603.         <id>3002</id>
  604.         <posX>378</posX>
  605.         <posY>197</posY>
  606.         <onleft>3001</onleft>
  607.         <onright>3003</onright>
  608.         <onup>2002</onup>
  609.         <ondown>4002</ondown>
  610.         <label>-</label>
  611.         <width>41</width>
  612.         <height>41</height>
  613.         <font>font16</font>
  614.         <textureFocus>icon_empty_focus.png</textureFocus>
  615.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  616.       </control>
  617.       <control>
  618.         <type>cell</type>
  619.         <id>3003</id>
  620.         <posX>426</posX>
  621.         <posY>197</posY>
  622.         <onleft>3002</onleft>
  623.         <onright>3004</onright>
  624.         <onup>2003</onup>
  625.         <ondown>4003</ondown>
  626.         <label>-</label>
  627.         <width>41</width>
  628.         <height>41</height>
  629.         <font>font16</font>
  630.         <textureFocus>icon_empty_focus.png</textureFocus>
  631.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  632.       </control>
  633.       <control>
  634.         <type>cell</type>
  635.         <id>3004</id>
  636.         <posX>469</posX>
  637.         <posY>197</posY>
  638.         <onleft>3003</onleft>
  639.         <onright>3005</onright>
  640.         <onup>2004</onup>
  641.         <ondown>4004</ondown>
  642.         <label>-</label>
  643.         <width>42</width>
  644.         <height>41</height>
  645.         <font>font16</font>
  646.         <textureFocus>icon_empty_focus.png</textureFocus>
  647.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  648.       </control>
  649.       <control>
  650.         <type>cell</type>
  651.         <id>3005</id>
  652.         <posX>513</posX>
  653.         <posY>197</posY>
  654.         <onleft>3004</onleft>
  655.         <onright>3006</onright>
  656.         <onup>2005</onup>
  657.         <ondown>4005</ondown>
  658.         <label>-</label>
  659.         <width>41</width>
  660.         <height>41</height>
  661.         <font>font16</font>
  662.         <textureFocus>icon_empty_focus.png</textureFocus>
  663.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  664.       </control>
  665.       <control>
  666.         <type>cell</type>
  667.         <id>3006</id>
  668.         <posX>561</posX>
  669.         <posY>197</posY>
  670.         <onleft>3005</onleft>
  671.         <onright>3007</onright>
  672.         <onup>2006</onup>
  673.         <ondown>4006</ondown>
  674.         <label>-</label>
  675.         <width>41</width>
  676.         <height>41</height>
  677.         <font>font16</font>
  678.         <textureFocus>icon_empty_focus.png</textureFocus>
  679.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  680.       </control>
  681.       <control>
  682.         <type>cell</type>
  683.         <id>3007</id>
  684.         <posX>604</posX>
  685.         <posY>197</posY>
  686.         <onleft>3006</onleft>
  687.         <onright>3008</onright>
  688.         <onup>2007</onup>
  689.         <ondown>4007</ondown>
  690.         <label>-</label>
  691.         <width>42</width>
  692.         <height>41</height>
  693.         <font>font16</font>
  694.         <textureFocus>icon_empty_focus.png</textureFocus>
  695.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  696.       </control>
  697.       <control>
  698.         <type>cell</type>
  699.         <id>3008</id>
  700.         <posX>648</posX>
  701.         <posY>197</posY>
  702.         <onleft>3007</onleft>
  703.         <onright>3000</onright>
  704.         <onup>2008</onup>
  705.         <ondown>4008</ondown>
  706.         <label>-</label>
  707.         <width>41</width>
  708.         <height>41</height>
  709.         <font>font16</font>
  710.         <textureFocus>icon_empty_focus.png</textureFocus>
  711.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  712.       </control>
  713.       <!-- row 4 -->
  714.       <control>
  715.         <type>cell</type>
  716.         <id>4000</id>
  717.         <posX>291</posX>
  718.         <posY>246</posY>
  719.         <onright>4001</onright>
  720.         <onup>3000</onup>
  721.         <ondown>5000</ondown>
  722.         <label>-</label>
  723.         <width>41</width>
  724.         <height>41</height>
  725.         <font>font16</font>
  726.         <textureFocus>icon_empty_focus.png</textureFocus>
  727.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  728.       </control>
  729.       <control>
  730.         <type>cell</type>
  731.         <id>4001</id>
  732.         <posX>334</posX>
  733.         <posY>246</posY>
  734.         <onleft>4000</onleft>
  735.         <onright>4002</onright>
  736.         <onup>3001</onup>
  737.         <ondown>5001</ondown>
  738.         <label>-</label>
  739.         <width>42</width>
  740.         <height>41</height>
  741.         <font>font16</font>
  742.         <textureFocus>icon_empty_focus.png</textureFocus>
  743.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  744.       </control>
  745.       <control>
  746.         <type>cell</type>
  747.         <id>4002</id>
  748.         <posX>378</posX>
  749.         <posY>246</posY>
  750.         <onleft>4001</onleft>
  751.         <onright>4003</onright>
  752.         <onup>3002</onup>
  753.         <ondown>5002</ondown>
  754.         <label>-</label>
  755.         <width>41</width>
  756.         <height>41</height>
  757.         <font>font16</font>
  758.         <textureFocus>icon_empty_focus.png</textureFocus>
  759.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  760.       </control>
  761.       <control>
  762.         <type>cell</type>
  763.         <id>4003</id>
  764.         <posX>426</posX>
  765.         <posY>246</posY>
  766.         <onleft>4002</onleft>
  767.         <onright>4004</onright>
  768.         <onup>3003</onup>
  769.         <ondown>5003</ondown>
  770.         <label>-</label>
  771.         <width>41</width>
  772.         <height>41</height>
  773.         <font>font16</font>
  774.         <textureFocus>icon_empty_focus.png</textureFocus>
  775.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  776.       </control>
  777.       <control>
  778.         <type>cell</type>
  779.         <id>4004</id>
  780.         <posX>469</posX>
  781.         <posY>246</posY>
  782.         <onleft>4003</onleft>
  783.         <onright>4005</onright>
  784.         <onup>3004</onup>
  785.         <ondown>5004</ondown>
  786.         <label>-</label>
  787.         <width>42</width>
  788.         <height>41</height>
  789.         <font>font16</font>
  790.         <textureFocus>icon_empty_focus.png</textureFocus>
  791.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  792.       </control>
  793.       <control>
  794.         <type>cell</type>
  795.         <id>4005</id>
  796.         <posX>513</posX>
  797.         <posY>246</posY>
  798.         <onleft>4004</onleft>
  799.         <onright>4006</onright>
  800.         <onup>3005</onup>
  801.         <ondown>5005</ondown>
  802.         <label>-</label>
  803.         <width>41</width>
  804.         <height>41</height>
  805.         <font>font16</font>
  806.         <textureFocus>icon_empty_focus.png</textureFocus>
  807.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  808.       </control>
  809.       <control>
  810.         <type>cell</type>
  811.         <id>4006</id>
  812.         <posX>561</posX>
  813.         <posY>246</posY>
  814.         <onleft>4005</onleft>
  815.         <onright>4007</onright>
  816.         <onup>3006</onup>
  817.         <ondown>5006</ondown>
  818.         <label>-</label>
  819.         <width>41</width>
  820.         <height>41</height>
  821.         <font>font16</font>
  822.         <textureFocus>icon_empty_focus.png</textureFocus>
  823.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  824.       </control>
  825.       <control>
  826.         <type>cell</type>
  827.         <id>4007</id>
  828.         <posX>604</posX>
  829.         <posY>246</posY>
  830.         <onleft>4006</onleft>
  831.         <onright>4008</onright>
  832.         <onup>3007</onup>
  833.         <ondown>5007</ondown>
  834.         <label>-</label>
  835.         <width>42</width>
  836.         <height>41</height>
  837.         <font>font16</font>
  838.         <textureFocus>icon_empty_focus.png</textureFocus>
  839.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  840.       </control>
  841.       <control>
  842.         <type>cell</type>
  843.         <id>4008</id>
  844.         <posX>648</posX>
  845.         <posY>246</posY>
  846.         <onleft>4007</onleft>
  847.         <onright>4000</onright>
  848.         <onup>3008</onup>
  849.         <ondown>5008</ondown>
  850.         <label>-</label>
  851.         <width>41</width>
  852.         <height>41</height>
  853.         <font>font16</font>
  854.         <textureFocus>icon_empty_focus.png</textureFocus>
  855.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  856.       </control>
  857.       <!-- row 5 -->
  858.       <control>
  859.         <type>cell</type>
  860.         <id>5000</id>
  861.         <posX>291</posX>
  862.         <posY>289</posY>
  863.         <onright>5001</onright>
  864.         <onup>4000</onup>
  865.         <ondown>6000</ondown>
  866.         <label>-</label>
  867.         <width>41</width>
  868.         <height>42</height>
  869.         <font>font16</font>
  870.         <textureFocus>icon_empty_focus.png</textureFocus>
  871.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  872.       </control>
  873.       <control>
  874.         <type>cell</type>
  875.         <id>5001</id>
  876.         <posX>334</posX>
  877.         <posY>289</posY>
  878.         <onleft>5000</onleft>
  879.         <onright>5002</onright>
  880.         <onup>4001</onup>
  881.         <ondown>6001</ondown>
  882.         <label>-</label>
  883.         <width>42</width>
  884.         <height>42</height>
  885.         <font>font16</font>
  886.         <textureFocus>icon_empty_focus.png</textureFocus>
  887.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  888.       </control>
  889.       <control>
  890.         <type>cell</type>
  891.         <id>5002</id>
  892.         <posX>378</posX>
  893.         <posY>289</posY>
  894.         <onleft>5001</onleft>
  895.         <onright>5003</onright>
  896.         <onup>4002</onup>
  897.         <ondown>6002</ondown>
  898.         <label>-</label>
  899.         <width>41</width>
  900.         <height>42</height>
  901.         <font>font16</font>
  902.         <textureFocus>icon_empty_focus.png</textureFocus>
  903.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  904.       </control>
  905.       <control>
  906.         <type>cell</type>
  907.         <id>5003</id>
  908.         <posX>426</posX>
  909.         <posY>289</posY>
  910.         <onleft>5002</onleft>
  911.         <onright>5004</onright>
  912.         <onup>4003</onup>
  913.         <ondown>6003</ondown>
  914.         <label>-</label>
  915.         <width>41</width>
  916.         <height>42</height>
  917.         <font>font16</font>
  918.         <textureFocus>icon_empty_focus.png</textureFocus>
  919.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  920.       </control>
  921.       <control>
  922.         <type>cell</type>
  923.         <id>5004</id>
  924.         <posX>469</posX>
  925.         <posY>289</posY>
  926.         <onleft>5003</onleft>
  927.         <onright>5005</onright>
  928.         <onup>4004</onup>
  929.         <ondown>6004</ondown>
  930.         <label>-</label>
  931.         <width>42</width>
  932.         <height>42</height>
  933.         <font>font16</font>
  934.         <textureFocus>icon_empty_focus.png</textureFocus>
  935.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  936.       </control>
  937.       <control>
  938.         <type>cell</type>
  939.         <id>5005</id>
  940.         <posX>513</posX>
  941.         <posY>289</posY>
  942.         <onleft>5004</onleft>
  943.         <onright>5006</onright>
  944.         <onup>4005</onup>
  945.         <ondown>6005</ondown>
  946.         <label>-</label>
  947.         <width>41</width>
  948.         <height>42</height>
  949.         <font>font16</font>
  950.         <textureFocus>icon_empty_focus.png</textureFocus>
  951.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  952.       </control>
  953.       <control>
  954.         <type>cell</type>
  955.         <id>5006</id>
  956.         <posX>561</posX>
  957.         <posY>289</posY>
  958.         <onleft>5005</onleft>
  959.         <onright>5007</onright>
  960.         <onup>4006</onup>
  961.         <ondown>6006</ondown>
  962.         <label>-</label>
  963.         <width>41</width>
  964.         <height>42</height>
  965.         <font>font16</font>
  966.         <textureFocus>icon_empty_focus.png</textureFocus>
  967.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  968.       </control>
  969.       <control>
  970.         <type>cell</type>
  971.         <id>5007</id>
  972.         <posX>604</posX>
  973.         <posY>289</posY>
  974.         <onleft>5006</onleft>
  975.         <onright>5008</onright>
  976.         <onup>4007</onup>
  977.         <ondown>6007</ondown>
  978.         <label>-</label>
  979.         <width>42</width>
  980.         <height>42</height>
  981.         <font>font16</font>
  982.         <textureFocus>icon_empty_focus.png</textureFocus>
  983.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  984.       </control>
  985.       <control>
  986.         <type>cell</type>
  987.         <id>5008</id>
  988.         <posX>648</posX>
  989.         <posY>289</posY>
  990.         <onleft>5007</onleft>
  991.         <onright>5000</onright>
  992.         <onup>4008</onup>
  993.         <ondown>6008</ondown>
  994.         <label>-</label>
  995.         <width>41</width>
  996.         <height>42</height>
  997.         <font>font16</font>
  998.         <textureFocus>icon_empty_focus.png</textureFocus>
  999.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1000.       </control>
  1001.       <!-- row 6 -->
  1002.       <control>
  1003.         <type>cell</type>
  1004.         <id>6000</id>
  1005.         <posX>291</posX>
  1006.         <posY>333</posY>
  1007.         <onright>6001</onright>
  1008.         <onup>5000</onup>
  1009.         <ondown>7000</ondown>
  1010.         <label>-</label>
  1011.         <width>41</width>
  1012.         <height>41</height>
  1013.         <font>font16</font>
  1014.         <textureFocus>icon_empty_focus.png</textureFocus>
  1015.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1016.       </control>
  1017.       <control>
  1018.         <type>cell</type>
  1019.         <id>6001</id>
  1020.         <posX>334</posX>
  1021.         <posY>333</posY>
  1022.         <onleft>6000</onleft>
  1023.         <onright>6002</onright>
  1024.         <onup>5001</onup>
  1025.         <ondown>7001</ondown>
  1026.         <label>-</label>
  1027.         <width>42</width>
  1028.         <height>41</height>
  1029.         <font>font16</font>
  1030.         <textureFocus>icon_empty_focus.png</textureFocus>
  1031.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1032.       </control>
  1033.       <control>
  1034.         <type>cell</type>
  1035.         <id>6002</id>
  1036.         <posX>378</posX>
  1037.         <posY>333</posY>
  1038.         <onleft>6001</onleft>
  1039.         <onright>6003</onright>
  1040.         <onup>5002</onup>
  1041.         <ondown>7002</ondown>
  1042.         <label>-</label>
  1043.         <width>41</width>
  1044.         <height>41</height>
  1045.         <font>font16</font>
  1046.         <textureFocus>icon_empty_focus.png</textureFocus>
  1047.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1048.       </control>
  1049.       <control>
  1050.         <type>cell</type>
  1051.         <id>6003</id>
  1052.         <posX>426</posX>
  1053.         <posY>333</posY>
  1054.         <onleft>6002</onleft>
  1055.         <onright>6004</onright>
  1056.         <onup>5003</onup>
  1057.         <ondown>7003</ondown>
  1058.         <label>-</label>
  1059.         <width>41</width>
  1060.         <height>41</height>
  1061.         <font>font16</font>
  1062.         <textureFocus>icon_empty_focus.png</textureFocus>
  1063.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1064.       </control>
  1065.       <control>
  1066.         <type>cell</type>
  1067.         <id>6004</id>
  1068.         <posX>469</posX>
  1069.         <posY>333</posY>
  1070.         <onleft>6003</onleft>
  1071.         <onright>6005</onright>
  1072.         <onup>5004</onup>
  1073.         <ondown>7004</ondown>
  1074.         <label>-</label>
  1075.         <width>42</width>
  1076.         <height>41</height>
  1077.         <font>font16</font>
  1078.         <textureFocus>icon_empty_focus.png</textureFocus>
  1079.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1080.       </control>
  1081.       <control>
  1082.         <type>cell</type>
  1083.         <id>6005</id>
  1084.         <posX>513</posX>
  1085.         <posY>333</posY>
  1086.         <onleft>6004</onleft>
  1087.         <onright>6006</onright>
  1088.         <onup>5005</onup>
  1089.         <ondown>7005</ondown>
  1090.         <label>-</label>
  1091.         <width>41</width>
  1092.         <height>41</height>
  1093.         <font>font16</font>
  1094.         <textureFocus>icon_empty_focus.png</textureFocus>
  1095.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1096.       </control>
  1097.       <control>
  1098.         <type>cell</type>
  1099.         <id>6006</id>
  1100.         <posX>561</posX>
  1101.         <posY>333</posY>
  1102.         <onleft>6005</onleft>
  1103.         <onright>6007</onright>
  1104.         <onup>5006</onup>
  1105.         <ondown>7006</ondown>
  1106.         <label>-</label>
  1107.         <width>41</width>
  1108.         <height>41</height>
  1109.         <font>font16</font>
  1110.         <textureFocus>icon_empty_focus.png</textureFocus>
  1111.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1112.       </control>
  1113.       <control>
  1114.         <type>cell</type>
  1115.         <id>6007</id>
  1116.         <posX>604</posX>
  1117.         <posY>333</posY>
  1118.         <onleft>6006</onleft>
  1119.         <onright>6008</onright>
  1120.         <onup>5007</onup>
  1121.         <ondown>7007</ondown>
  1122.         <label>-</label>
  1123.         <width>42</width>
  1124.         <height>41</height>
  1125.         <font>font16</font>
  1126.         <textureFocus>icon_empty_focus.png</textureFocus>
  1127.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1128.       </control>
  1129.       <control>
  1130.         <type>cell</type>
  1131.         <id>6008</id>
  1132.         <posX>648</posX>
  1133.         <posY>333</posY>
  1134.         <onleft>6007</onleft>
  1135.         <onright>6000</onright>
  1136.         <onup>5008</onup>
  1137.         <ondown>7008</ondown>
  1138.         <label>-</label>
  1139.         <width>41</width>
  1140.         <height>41</height>
  1141.         <font>font16</font>
  1142.         <textureFocus>icon_empty_focus.png</textureFocus>
  1143.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1144.       </control>
  1145.       <!-- row 7 -->
  1146.       <control>
  1147.         <type>cell</type>
  1148.         <id>7000</id>
  1149.         <posX>291</posX>
  1150.         <posY>381</posY>
  1151.         <onright>7001</onright>
  1152.         <onup>6000</onup>
  1153.         <ondown>8000</ondown>
  1154.         <label>-</label>
  1155.         <width>41</width>
  1156.         <height>41</height>
  1157.         <font>font16</font>
  1158.         <textureFocus>icon_empty_focus.png</textureFocus>
  1159.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1160.       </control>
  1161.       <control>
  1162.         <type>cell</type>
  1163.         <id>7001</id>
  1164.         <posX>334</posX>
  1165.         <posY>381</posY>
  1166.         <onleft>7000</onleft>
  1167.         <onright>7002</onright>
  1168.         <onup>6001</onup>
  1169.         <ondown>8001</ondown>
  1170.         <label>-</label>
  1171.         <width>42</width>
  1172.         <height>41</height>
  1173.         <font>font16</font>
  1174.         <textureFocus>icon_empty_focus.png</textureFocus>
  1175.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1176.       </control>
  1177.       <control>
  1178.         <type>cell</type>
  1179.         <id>7002</id>
  1180.         <posX>378</posX>
  1181.         <posY>381</posY>
  1182.         <onleft>7001</onleft>
  1183.         <onright>7003</onright>
  1184.         <onup>6002</onup>
  1185.         <ondown>8002</ondown>
  1186.         <label>-</label>
  1187.         <width>41</width>
  1188.         <height>41</height>
  1189.         <font>font16</font>
  1190.         <textureFocus>icon_empty_focus.png</textureFocus>
  1191.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1192.       </control>
  1193.       <control>
  1194.         <type>cell</type>
  1195.         <id>7003</id>
  1196.         <posX>426</posX>
  1197.         <posY>381</posY>
  1198.         <onleft>7002</onleft>
  1199.         <onright>7004</onright>
  1200.         <onup>6003</onup>
  1201.         <ondown>8003</ondown>
  1202.         <label>-</label>
  1203.         <width>41</width>
  1204.         <height>41</height>
  1205.         <font>font16</font>
  1206.         <textureFocus>icon_empty_focus.png</textureFocus>
  1207.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1208.       </control>
  1209.       <control>
  1210.         <type>cell</type>
  1211.         <id>7004</id>
  1212.         <posX>469</posX>
  1213.         <posY>381</posY>
  1214.         <onleft>7003</onleft>
  1215.         <onright>7005</onright>
  1216.         <onup>6004</onup>
  1217.         <ondown>8004</ondown>
  1218.         <label>-</label>
  1219.         <width>42</width>
  1220.         <height>41</height>
  1221.         <font>font16</font>
  1222.         <textureFocus>icon_empty_focus.png</textureFocus>
  1223.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1224.       </control>
  1225.       <control>
  1226.         <type>cell</type>
  1227.         <id>7005</id>
  1228.         <posX>513</posX>
  1229.         <posY>381</posY>
  1230.         <onleft>7004</onleft>
  1231.         <onright>7006</onright>
  1232.         <onup>6005</onup>
  1233.         <ondown>8005</ondown>
  1234.         <label>-</label>
  1235.         <width>41</width>
  1236.         <height>41</height>
  1237.         <font>font16</font>
  1238.         <textureFocus>icon_empty_focus.png</textureFocus>
  1239.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1240.       </control>
  1241.       <control>
  1242.         <type>cell</type>
  1243.         <id>7006</id>
  1244.         <posX>561</posX>
  1245.         <posY>381</posY>
  1246.         <onleft>7005</onleft>
  1247.         <onright>7007</onright>
  1248.         <onup>6006</onup>
  1249.         <ondown>8006</ondown>
  1250.         <label>-</label>
  1251.         <width>41</width>
  1252.         <height>41</height>
  1253.         <font>font16</font>
  1254.         <textureFocus>icon_empty_focus.png</textureFocus>
  1255.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1256.       </control>
  1257.       <control>
  1258.         <type>cell</type>
  1259.         <id>7007</id>
  1260.         <posX>604</posX>
  1261.         <posY>381</posY>
  1262.         <onleft>7006</onleft>
  1263.         <onright>7008</onright>
  1264.         <onup>6007</onup>
  1265.         <ondown>8007</ondown>
  1266.         <label>-</label>
  1267.         <width>42</width>
  1268.         <height>41</height>
  1269.         <font>font16</font>
  1270.         <textureFocus>icon_empty_focus.png</textureFocus>
  1271.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1272.       </control>
  1273.       <control>
  1274.         <type>cell</type>
  1275.         <id>7008</id>
  1276.         <posX>648</posX>
  1277.         <posY>381</posY>
  1278.         <onleft>7007</onleft>
  1279.         <onright>7000</onright>
  1280.         <onup>6008</onup>
  1281.         <ondown>8008</ondown>
  1282.         <label>-</label>
  1283.         <width>41</width>
  1284.         <height>41</height>
  1285.         <font>font16</font>
  1286.         <textureFocus>icon_empty_focus.png</textureFocus>
  1287.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1288.       </control>
  1289.       <!-- row 8 -->
  1290.       <control>
  1291.         <type>cell</type>
  1292.         <id>8000</id>
  1293.         <posX>291</posX>
  1294.         <posY>424</posY>
  1295.         <onright>8001</onright>
  1296.         <onup>7000</onup>
  1297.         <ondown>9000</ondown>
  1298.         <label>-</label>
  1299.         <width>41</width>
  1300.         <height>42</height>
  1301.         <font>font16</font>
  1302.         <textureFocus>icon_empty_focus.png</textureFocus>
  1303.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1304.       </control>
  1305.       <control>
  1306.         <type>cell</type>
  1307.         <id>8001</id>
  1308.         <posX>334</posX>
  1309.         <posY>424</posY>
  1310.         <onleft>8000</onleft>
  1311.         <onright>8002</onright>
  1312.         <onup>7001</onup>
  1313.         <ondown>9001</ondown>
  1314.         <label>-</label>
  1315.         <width>42</width>
  1316.         <height>42</height>
  1317.         <font>font16</font>
  1318.         <textureFocus>icon_empty_focus.png</textureFocus>
  1319.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1320.       </control>
  1321.       <control>
  1322.         <type>cell</type>
  1323.         <id>8002</id>
  1324.         <posX>378</posX>
  1325.         <posY>424</posY>
  1326.         <onleft>8001</onleft>
  1327.         <onright>8003</onright>
  1328.         <onup>7002</onup>
  1329.         <ondown>9002</ondown>
  1330.         <label>-</label>
  1331.         <width>41</width>
  1332.         <height>42</height>
  1333.         <font>font16</font>
  1334.         <textureFocus>icon_empty_focus.png</textureFocus>
  1335.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1336.       </control>
  1337.       <control>
  1338.         <type>cell</type>
  1339.         <id>8003</id>
  1340.         <posX>426</posX>
  1341.         <posY>424</posY>
  1342.         <onleft>8002</onleft>
  1343.         <onright>8004</onright>
  1344.         <onup>7003</onup>
  1345.         <ondown>9003</ondown>
  1346.         <label>-</label>
  1347.         <width>41</width>
  1348.         <height>42</height>
  1349.         <font>font16</font>
  1350.         <textureFocus>icon_empty_focus.png</textureFocus>
  1351.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1352.       </control>
  1353.       <control>
  1354.         <type>cell</type>
  1355.         <id>8004</id>
  1356.         <posX>469</posX>
  1357.         <posY>424</posY>
  1358.         <onleft>8003</onleft>
  1359.         <onright>8005</onright>
  1360.         <onup>7004</onup>
  1361.         <ondown>9004</ondown>
  1362.         <label>-</label>
  1363.         <width>42</width>
  1364.         <height>42</height>
  1365.         <font>font16</font>
  1366.         <textureFocus>icon_empty_focus.png</textureFocus>
  1367.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1368.       </control>
  1369.       <control>
  1370.         <type>cell</type>
  1371.         <id>8005</id>
  1372.         <posX>513</posX>
  1373.         <posY>424</posY>
  1374.         <onleft>8004</onleft>
  1375.         <onright>8006</onright>
  1376.         <onup>7005</onup>
  1377.         <ondown>9005</ondown>
  1378.         <label>-</label>
  1379.         <width>41</width>
  1380.         <height>42</height>
  1381.         <font>font16</font>
  1382.         <textureFocus>icon_empty_focus.png</textureFocus>
  1383.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1384.       </control>
  1385.       <control>
  1386.         <type>cell</type>
  1387.         <id>8006</id>
  1388.         <posX>561</posX>
  1389.         <posY>424</posY>
  1390.         <onleft>8005</onleft>
  1391.         <onright>8007</onright>
  1392.         <onup>7006</onup>
  1393.         <ondown>9006</ondown>
  1394.         <label>-</label>
  1395.         <width>41</width>
  1396.         <height>42</height>
  1397.         <font>font16</font>
  1398.         <textureFocus>icon_empty_focus.png</textureFocus>
  1399.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1400.       </control>
  1401.       <control>
  1402.         <type>cell</type>
  1403.         <id>8007</id>
  1404.         <posX>604</posX>
  1405.         <posY>424</posY>
  1406.         <onleft>8006</onleft>
  1407.         <onright>8008</onright>
  1408.         <onup>7007</onup>
  1409.         <ondown>9007</ondown>
  1410.         <label>-</label>
  1411.         <width>42</width>
  1412.         <height>42</height>
  1413.         <font>font16</font>
  1414.         <textureFocus>icon_empty_focus.png</textureFocus>
  1415.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1416.       </control>
  1417.       <control>
  1418.         <type>cell</type>
  1419.         <id>8008</id>
  1420.         <posX>648</posX>
  1421.         <posY>424</posY>
  1422.         <onleft>8007</onleft>
  1423.         <onright>8000</onright>
  1424.         <onup>7008</onup>
  1425.         <ondown>9008</ondown>
  1426.         <label>-</label>
  1427.         <width>41</width>
  1428.         <height>42</height>
  1429.         <font>font16</font>
  1430.         <textureFocus>icon_empty_focus.png</textureFocus>
  1431.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1432.       </control>
  1433.       <!-- row 9 -->
  1434.       <control>
  1435.         <type>cell</type>
  1436.         <id>9000</id>
  1437.         <posX>291</posX>
  1438.         <posY>468</posY>
  1439.         <onright>9001</onright>
  1440.         <onup>8000</onup>
  1441.         <ondown>1000</ondown>
  1442.         <label>-</label>
  1443.         <width>41</width>
  1444.         <height>41</height>
  1445.         <font>font16</font>
  1446.         <textureFocus>icon_empty_focus.png</textureFocus>
  1447.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1448.       </control>
  1449.       <control>
  1450.         <type>cell</type>
  1451.         <id>9001</id>
  1452.         <posX>334</posX>
  1453.         <posY>468</posY>
  1454.         <onleft>9000</onleft>
  1455.         <onright>9002</onright>
  1456.         <onup>8001</onup>
  1457.         <ondown>1001</ondown>
  1458.         <label>-</label>
  1459.         <width>42</width>
  1460.         <height>41</height>
  1461.         <font>font16</font>
  1462.         <textureFocus>icon_empty_focus.png</textureFocus>
  1463.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1464.       </control>
  1465.       <control>
  1466.         <type>cell</type>
  1467.         <id>9002</id>
  1468.         <posX>378</posX>
  1469.         <posY>468</posY>
  1470.         <onleft>9001</onleft>
  1471.         <onright>9003</onright>
  1472.         <onup>8002</onup>
  1473.         <ondown>1002</ondown>
  1474.         <label>-</label>
  1475.         <width>41</width>
  1476.         <height>41</height>
  1477.         <font>font16</font>
  1478.         <textureFocus>icon_empty_focus.png</textureFocus>
  1479.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1480.       </control>
  1481.       <control>
  1482.         <type>cell</type>
  1483.         <id>9003</id>
  1484.         <posX>426</posX>
  1485.         <posY>468</posY>
  1486.         <onleft>9002</onleft>
  1487.         <onright>9004</onright>
  1488.         <onup>8003</onup>
  1489.         <ondown>1003</ondown>
  1490.         <label>-</label>
  1491.         <width>41</width>
  1492.         <height>41</height>
  1493.         <font>font16</font>
  1494.         <textureFocus>icon_empty_focus.png</textureFocus>
  1495.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1496.       </control>
  1497.       <control>
  1498.         <type>cell</type>
  1499.         <id>9004</id>
  1500.         <posX>469</posX>
  1501.         <posY>468</posY>
  1502.         <onleft>9003</onleft>
  1503.         <onright>9005</onright>
  1504.         <onup>8004</onup>
  1505.         <ondown>1004</ondown>
  1506.         <label>-</label>
  1507.         <width>42</width>
  1508.         <height>41</height>
  1509.         <font>font16</font>
  1510.         <textureFocus>icon_empty_focus.png</textureFocus>
  1511.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1512.       </control>
  1513.       <control>
  1514.         <type>cell</type>
  1515.         <id>9005</id>
  1516.         <posX>513</posX>
  1517.         <posY>468</posY>
  1518.         <onleft>9004</onleft>
  1519.         <onright>9006</onright>
  1520.         <onup>8005</onup>
  1521.         <ondown>1005</ondown>
  1522.         <label>-</label>
  1523.         <width>41</width>
  1524.         <height>41</height>
  1525.         <font>font16</font>
  1526.         <textureFocus>icon_empty_focus.png</textureFocus>
  1527.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1528.       </control>
  1529.       <control>
  1530.         <type>cell</type>
  1531.         <id>9006</id>
  1532.         <posX>561</posX>
  1533.         <posY>468</posY>
  1534.         <onleft>9005</onleft>
  1535.         <onright>9007</onright>
  1536.         <onup>8006</onup>
  1537.         <ondown>1006</ondown>
  1538.         <label>-</label>
  1539.         <width>41</width>
  1540.         <height>41</height>
  1541.         <font>font16</font>
  1542.         <textureFocus>icon_empty_focus.png</textureFocus>
  1543.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1544.       </control>
  1545.       <control>
  1546.         <type>cell</type>
  1547.         <id>9007</id>
  1548.         <posX>604</posX>
  1549.         <posY>468</posY>
  1550.         <onleft>9006</onleft>
  1551.         <onright>9008</onright>
  1552.         <onup>8007</onup>
  1553.         <ondown>1007</ondown>
  1554.         <label>-</label>
  1555.         <width>42</width>
  1556.         <height>41</height>
  1557.         <font>font16</font>
  1558.         <textureFocus>icon_empty_focus.png</textureFocus>
  1559.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1560.       </control>
  1561.       <control>
  1562.         <type>cell</type>
  1563.         <id>9008</id>
  1564.         <posX>648</posX>
  1565.         <posY>468</posY>
  1566.         <onleft>9007</onleft>
  1567.         <onright>9000</onright>
  1568.         <onup>8008</onup>
  1569.         <ondown>1008</ondown>
  1570.         <label>-</label>
  1571.         <width>41</width>
  1572.         <height>41</height>
  1573.         <font>font16</font>
  1574.         <textureFocus>icon_empty_focus.png</textureFocus>
  1575.         <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1576.       </control>
  1577.     </control>
  1578.   </controls>
  1579. </window>
  1580.